(tramp-unified-filenames): Autoload it.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Sep 2002 08:28:45 +0000 (08:28 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 23 Sep 2002 08:28:45 +0000 (08:28 +0000)
lisp/net/tramp.el

index 36f81005ec56b24b2ee317e71ac3249b8c2be089..33fdc09ee803f28da3634638f6de645f5d4f114b 100644 (file)
 ;; syntax on XEmacs is that EFS hooks into XEmacs in many places, but
 ;; Tramp only knows how to deal with `file-name-handler-alist', not
 ;; the other places.
+;;;###autoload
 (defvar tramp-unified-filenames (not (featurep 'xemacs))
   "Non-nil means to use unified Ange-FTP/Tramp filename syntax.
 Nil means to use a separate filename syntax for Tramp.")